github.com/refraction-networking/utls.utlsClientEncryptedExtensionsMsg.customExtension (field)

3 uses

	github.com/refraction-networking/utls (current package)
		u_handshake_messages.go#L77: 	customExtension              []byte
		u_handshake_messages.go#L95: 			if len(m.customExtension) > 0 {
		u_handshake_messages.go#L98: 					msg.AddBytes(m.customExtension)